//==============================================================================
define EgyptianCamelryShield
{
	SetSelector
	{
		TechLogic none/Heavy Charioteria/Champion Charioteria
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Copper
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Iron
				}
			}
		}
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Copper
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Bronze
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Bronze
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Iron
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Bronze
				}
			}
		}
		SetSelector
		{
			TechLogic none/Copper shields/Bronze shields/Iron shields
			set hotspot
			{
				version
				{
					visualnone Jimmy
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Copper
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Bronze
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Iron
				}
			}
			set hotspot
			{
				version
				{
					visual Attachments E Shield Small Iron
					ReplaceTexture Attachments E Shield Copper/Attachments E Shield Iron
				}
			}
		}
	}
}